projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22390f5
)
entered into RCS
author
Richard M. Stallman
<rms@gnu.org>
Sat, 5 Jun 1993 20:00:43 +0000
(20:00 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 5 Jun 1993 20:00:43 +0000
(20:00 +0000)
lisp/timezone.el
patch
|
blob
|
history
diff --git
a/lisp/timezone.el
b/lisp/timezone.el
index 8f3335d17d90093f14f4b655dec197ed96c718bf..defd6451238a0d7805d1a86f55fc01bf3ec1060c 100644
(file)
--- a/
lisp/timezone.el
+++ b/
lisp/timezone.el
@@
-272,8
+272,7
@@
Gregorian date Sunday, December 31, 1 BC."
(and (car zone) zone))))))
(defun timezone-fix-time (date local timezone)
- "Find the time represented by the string DATE (with default timezone LOCAL),
-and represent it as a YY-MM-DD-HH-MM-SS-TIMEZONE vector.
+ "Convert DATE (default timezone LOCAL) to YYYY-MM-DD-HH-MM-SS-ZONE vector.
If LOCAL is nil, it is assumed to be GMT.
If TIMEZONE is nil, use the local time zone."
(let* ((date (timezone-parse-date date))